Total Complexity | 47 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 372 |
Lines of code | 236 |
Logical lines of code | 150 |
Comment lines | 43 |
Methods | 13 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
renderBookingConfirmation() | 50 | 7 | 30 | |
renderPaymentConfirmation() | 54 | 6 | 21 | |
detectPaymentConfirmationStatus() | 54 | 5 | 23 | |
renderPaymentDetails() | 48 | 3 | 38 | |
renderPaymentInstructions() | 57 | 4 | 17 | |
fetchPayment() | 61 | 4 | 12 | |
fetchBooking() | 61 | 4 | 12 | |
renderBookingDetails() | 52 | 3 | 25 | |
detectBookingConfirmationStatus() | 58 | 3 | 17 | |
render() | 52 | 2 | 24 | |
afterLoad() | 72 | 3 | 5 | |
fetchBookingFromPayment() | 69 | 2 | 7 | |
renderBottomInformation() | 74 | 1 | 5 |